Skip to content

ci: update node-feature-discovery version to 9c9e3fd8 (of branch network-operator-26.1.x)#2181

Open
nvidia-ci-cd wants to merge 1 commit intomasterfrom
ci/update-node-feature-discovery-version-to-9c9e3fd8
Open

ci: update node-feature-discovery version to 9c9e3fd8 (of branch network-operator-26.1.x)#2181
nvidia-ci-cd wants to merge 1 commit intomasterfrom
ci/update-node-feature-discovery-version-to-9c9e3fd8

Conversation

@nvidia-ci-cd
Copy link
Collaborator

Automated CI update for component 'node-feature-discovery', created by GitHub actions reusable workflow run 22007819657 for release branch network-operator-26.1.x.

Signed-off-by: nvidia-ci-cd <svc-cloud-orch-gh@nvidia.com>
@greptile-apps
Copy link

greptile-apps bot commented Feb 14, 2026

Greptile Overview

Greptile Summary

Updates the node-feature-discovery component version from the semantic release tag network-operator-v26.1.0-beta.7 to the git commit hash 9c9e3fd8 across configuration files.

Key Changes:

  • Modified deployment/network-operator/values.yaml to update the image tag for node-feature-discovery
  • Modified hack/release.yaml to update the version reference for nodeFeatureDiscovery

Observations:

  • This is an automated CI update from the network-operator-26.1.x branch
  • The version format changed from a semantic version tag to a commit hash, which is unusual for production deployments as commit hashes are less descriptive than semantic versions

Confidence Score: 4/5

  • This PR is safe to merge with minimal risk as it's a straightforward version update
  • The changes are limited to version string updates across two configuration files. While using a commit hash instead of a semantic version is unconventional, the PR is from an automated CI process. The only minor concern is the reduced traceability with commit hashes versus semantic versions.
  • No files require special attention

Important Files Changed

Filename Overview
deployment/network-operator/values.yaml Updated node-feature-discovery image tag from network-operator-v26.1.0-beta.7 to 9c9e3fd8 (commit hash)
hack/release.yaml Updated nodeFeatureDiscovery version from network-operator-v26.1.0-beta.7 to 9c9e3fd8 (commit hash)

Last reviewed commit: 17e9e78

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 files reviewed, 1 comment

Edit Code Review Agent Settings | Greptile

image:
repository: nvcr.io/nvstaging/mellanox/node-feature-discovery
tag: network-operator-v26.1.0-beta.7
tag: 9c9e3fd8
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using commit hash 9c9e3fd8 instead of semantic version tag reduces traceability - verify this is intentional for this CI update

Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant